home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Very Best of Atari Inside
/
The Very Best of Atari Inside 1.iso
/
mint
/
mntinc25
/
alloc.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-09-17
|
86b
|
7 lines
#ifndef _ALLOC_H
#define _ALLOC_H
#include <memory.h>
#endif /* _ALLOC_H */